Skip to content

fix(deps): update tiptap monorepo to v2.26.1 #1479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-font-family (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-highlight (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-image (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-link (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-placeholder (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-table (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-table-cell (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-table-header (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-table-row (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-text-align (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-text-style (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/extension-underline (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/pm (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/starter-kit (source) 2.6.6 -> 2.26.1 age confidence
@tiptap/vue-3 (source) 2.6.6 -> 2.26.1 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/extension-font-family)

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

Releases
@​tiptap/react@​2.25.0
Minor Changes
  • 6114489: Reintroduce flushSync to sync rendering of React and ProseMirror
Patch Changes

v2.24.2

Compare Source

Releases

@​tiptap/extension-emoji@​2.24.2

Patch Changes
  • bd142ba: Added alt tag to emoji extension

v2.24.1

Compare Source

Releases
@​tiptap/extension-bubble-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-floating-menu@​2.24.1
Patch Changes
  • 4b123bc: Added tab-index="0" to bubble and floating menu wrappers"
@​tiptap/extension-task-item@​2.24.1
Patch Changes
  • 4b123bc: Added a new a11y option to task list items to set the checkbox aria-label
@​tiptap/react@​2.24.1
Patch Changes
@​tiptap/starter-kit@​2.24.1
Patch Changes
@​tiptap/vue-2@​2.24.1
Patch Changes
@​tiptap/vue-3@​2.24.1
Patch Changes

v2.24.0

Compare Source

Releases
@​tiptap/react@​2.24.0
Minor Changes
  • 45bba95: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
Patch Changes
@​tiptap/core@​2.24.0
Patch Changes
  • 71e1427: Fix RangeException in cut command when targetPos is zero
@​tiptap/extension-link@​2.24.0
Patch Changes
  • 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
@​tiptap/starter-kit@​2.24.0
Patch Changes
@​tiptap/vue-2@​2.24.0
Patch Changes
@​tiptap/vue-3@​2.24.0
Patch Changes

v2.23.1

Compare Source

Releases
@​tiptap/extension-drag-handle-react@​2.23.1
Patch Changes
  • 5b3d723: Fix a bug that causes rerenders on the react drag handle breaking its tippy connection
@​tiptap/extension-mention@​2.23.1
Patch Changes
  • 63c9453: Show mention indicator when converting document to HTML
@​tiptap/react@​2.23.1
Patch Changes
@​tiptap/starter-kit@​2.23.1
Patch Changes
@​tiptap/vue-2@​2.23.1
Patch Changes
@​tiptap/vue-3@​2.23.1
Patch Changes

v2.23.0

Compare Source

Releases
@​tiptap/extension-mention@​2.23.0
Minor Changes
  • c168e6d: Support multiple triggers in Mention extension
@​tiptap/core@​2.23.0
Patch Changes
  • dfeaad4: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.
@​tiptap/react@​2.23.0
Patch Changes
@​tiptap/starter-kit@​2.23.0
Patch Changes
@​tiptap/vue-2@​2.23.0
Patch Changes
@​tiptap/vue-3@​2.23.0
Patch Changes

v2.22.3

Compare Source

Releases
@​tiptap/core@​2.22.3
Patch Changes
  • 030bd22: Added new canInsertNode utility that checks if a node can be inserted into a specific position
@​tiptap/extension-horizontal-rule@​2.22.3
Patch Changes
  • 030bd22: Fixed a bug that caused the horizontal rule's setHorizontalRule command to always return true when checked via can()
@​tiptap/react@​2.22.3
Patch Changes
@​tiptap/starter-kit@​2.22.3
Patch Changes
@​tiptap/vue-2@​2.22.3
Patch Changes
@​tiptap/vue-3@​2.22.3
Patch Changes

v2.22.2

Compare Source

Releases
@​tiptap/core@​2.22.2
Patch Changes
  • 6457ab3: Add validation for target position within document range when trying to access children of a NodePos instance
@​tiptap/react@​2.22.2
Patch Changes
@​tiptap/starter-kit@​2.22.2
Patch Changes
@​tiptap/vue-2@​2.22.2
Patch Changes
@​tiptap/vue-3@​2.22.2
Patch Changes

v2.22.1

Compare Source

Releases
@​tiptap/extension-youtube@​2.22.1
Patch Changes
  • e465825: Update YouTube URL regex pattern
@​tiptap/react@​2.22.1
Patch Changes
@​tiptap/starter-kit@​2.22.1
Patch Changes
@​tiptap/vue-2@​2.22.1
Patch Changes

v2.22.0

Compare Source

Releases
@​tiptap/extension-details@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-details-content@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-details-summary@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-drag-handle@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-drag-handle-react@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-drag-handle-vue-2@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-drag-handle-vue-3@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-emoji@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-file-handler@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-invisible-characters@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-mathematics@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-node-range@​2.22.0
Minor Changes
  • f6f6158: We open sourced our basic pro extensions

    This release includes the following extensions that were previously only available in our Pro version:

    • @tiptap/extension-drag-handle
    • @tiptap/extension-drag-handle-react
    • @tiptap/extension-drag-handle-vue-2
    • @tiptap/extension-drag-handle-vue-3
    • @tiptap/extension-emoji
    • @tiptap/extension-details-content
    • @tiptap/extension-details-summary
    • @tiptap/extension-details
    • @tiptap/extension-file-handler
    • @tiptap/extension-invisible-characters
    • @tiptap/extension-mathematics
    • @tiptap/extension-node-range
    • @tiptap/extension-table-of-contents
    • @tiptap/extension-unique-id
@​tiptap/extension-table-of-contents[@​2](https://redirect.github.c

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 0:53am

@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 06c2850 to 3afae6f Compare September 18, 2024 07:21
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 3afae6f to ae67635 Compare September 19, 2024 11:10
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.1 fix(deps): update tiptap monorepo to v2.7.2 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from ae67635 to 2d80c0c Compare September 25, 2024 17:13
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.2 fix(deps): update tiptap monorepo to v2.7.3 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 2d80c0c to 86d3f45 Compare September 26, 2024 13:25
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.3 fix(deps): update tiptap monorepo to v2.7.4 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch 2 times, most recently from 6847712 to 0d4cb52 Compare September 30, 2024 05:32
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 0d4cb52 to 6d94f26 Compare September 30, 2024 16:06
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.7.4 fix(deps): update tiptap monorepo to v2.8.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 6d94f26 to 51c414f Compare October 2, 2024 06:36
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 51c414f to c977de0 Compare October 7, 2024 03:02
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from c977de0 to 4d3a451 Compare October 7, 2024 03:55
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 4d3a451 to d64539a Compare October 10, 2024 05:05
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from d64539a to db26514 Compare October 10, 2024 06:03
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from db26514 to f347bec Compare October 10, 2024 09:08
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 4a35c94 to 38b10ae Compare June 26, 2025 23:59
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.22.3 fix(deps): update tiptap monorepo to v2.23.0 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 38b10ae to 49e346f Compare July 1, 2025 03:28
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.23.0 fix(deps): update tiptap monorepo to v2.23.1 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 49e346f to 07ceb82 Compare July 2, 2025 23:04
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.23.1 fix(deps): update tiptap monorepo to v2.24.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 07ceb82 to 62609f6 Compare July 3, 2025 23:14
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.24.0 fix(deps): update tiptap monorepo to v2.24.1 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 62609f6 to eecb85f Compare July 4, 2025 12:12
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.24.1 fix(deps): update tiptap monorepo to v2.24.2 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from eecb85f to 7d28d22 Compare July 6, 2025 22:06
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.24.2 fix(deps): update tiptap monorepo to v2.25.0 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from 7d28d22 to d6f7777 Compare July 10, 2025 23:43
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.25.0 fix(deps): update tiptap monorepo to v2.25.1 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from d6f7777 to e448e82 Compare July 11, 2025 12:47
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.25.1 fix(deps): update tiptap monorepo to v2.26.0 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/tiptap-monorepo branch from e448e82 to 3ca1e23 Compare July 11, 2025 23:39
@renovate renovate bot changed the title fix(deps): update tiptap monorepo to v2.26.0 fix(deps): update tiptap monorepo to v2.26.1 Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants